Text File | 1995-04-10 | 925 b | 19 lines | [ttro/ttxt]
•• Getting Started w/QD GX - READ ME! ••
This package contains the code which was used in the application demonstrated during the "Getting Started With QuickDraw GX" WWDC '93 session. The code is fully commented, but it is not completely bullet proof.
To be a happy user running this application, please obey the following recommendations:
• Do not open more than two windows. If you do, you will usually run into a memory problem. Things look the best within the window if you only draw "graphics" or "typographic" shapes. It will draw both, but the drawing will overlap.
• Select the menu items from the "graphics" and "typography" menus in order (top to bottom). If you do not, drawing will occur in funny places. Yep, the code could be smarter about this, but I only wanted to write a quick demo.